|
|
<%if(rsLaptops.Fields.Item("Descripción").Value)<>"" then %>
| > |
| >General |
><%=(rsLaptops.Fields.Item("Descripción").Value)%> |
|
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Procesador").Value)<>"" then %>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Procesador |
><%=(rsDetallesLaptop.Fields.Item("Procesador").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Chipset").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Chipset |
><%=(rsDetallesLaptop.Fields.Item("Chipset").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("SO").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Sistema
Operativo |
><%=(rsDetallesLaptop.Fields.Item("SO").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("MemoriaCache").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Memoria
Caché |
><%=(rsDetallesLaptop.Fields.Item("MemoriaCache").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("VelocidadBus").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Velocidad
del Bus |
><%=(rsDetallesLaptop.Fields.Item("VelocidadBus").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("LCD").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Pantalla |
><%=(rsDetallesLaptop.Fields.Item("LCD").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("TarjetasVideo").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Tarjeta
de Video |
><%=(rsDetallesLaptop.Fields.Item("TarjetasVideo").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Memoria").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Memoria |
><%=(rsDetallesLaptop.Fields.Item("Memoria").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("DiscoDuro").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Disco
Duro |
><%=(rsDetallesLaptop.Fields.Item("DiscoDuro").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("LectorOptico").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Lector
Optico |
><%=(rsDetallesLaptop.Fields.Item("LectorOptico").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("UnidadDisqueteOpcional").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Unidad
de Diskette Opcional |
><%=(rsDetallesLaptop.Fields.Item("UnidadDisqueteOpcional").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("RanuraMemoryStick").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Ranura
Para Memory Stick
y otras |
><%=(rsDetallesLaptop.Fields.Item("RanuraMemoryStick").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Modem").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Módem |
><%=(rsDetallesLaptop.Fields.Item("Modem").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("RedInalambicaIntegrada").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Red
Inalámbrica
Integrada |
><%=(rsDetallesLaptop.Fields.Item("RedInalambicaIntegrada").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("EthernetIntegrada").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Ethernet
Integrado |
><%=(rsDetallesLaptop.Fields.Item("EthernetIntegrada").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("ControlCursorTeclado").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Control
del Cursor/Teclado |
><%=(rsDetallesLaptop.Fields.Item("ControlCursorTeclado").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("DuracionBateria").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Batería |
><%=(rsDetallesLaptop.Fields.Item("DuracionBateria").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("RanurasPcCard").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Öpciones
de expanxión |
><%=(rsDetallesLaptop.Fields.Item("RanurasPcCard").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Audio").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Audio |
><%=(rsDetallesLaptop.Fields.Item("Audio").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("WebCamIntegrada").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Webcam
Integrada |
><%=(rsDetallesLaptop.Fields.Item("WebCamIntegrada").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("OtrasInterfaces").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Otras
Interfaces |
><%=(rsDetallesLaptop.Fields.Item("OtrasInterfaces").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("RequerimientosCorriente").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Requerimientos
de Corriente |
><%=(rsDetallesLaptop.Fields.Item("RequerimientosCorriente").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Dimensiones").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Dimensiones
(Altura x Ancho
x Largo) |
><%=(rsDetallesLaptop.Fields.Item("Dimensiones").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Peso").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Peso |
><%=(rsDetallesLaptop.Fields.Item("Peso").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Accesorios").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Accesorios
Incluidos |
><%=(rsDetallesLaptop.Fields.Item("Accesorios").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("AccesoriosOpcionales").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Accesorios
Opcionales |
><%=(rsDetallesLaptop.Fields.Item("AccesoriosOpcionales").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Garantia").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Servicio
y Garantía |
><%=(rsDetallesLaptop.Fields.Item("Garantia").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("SoftVideo").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Software
de Video |
><%=(rsDetallesLaptop.Fields.Item("SoftVideo").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("SoftAudio").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Software
de Audio |
><%=(rsDetallesLaptop.Fields.Item("SoftAudio").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("SoftFotoDigital").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Software
de Fotografía
Digital |
><%=(rsDetallesLaptop.Fields.Item("SoftFotoDigital").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("SoftComunicacion").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Software
de Comunicación |
><%=(rsDetallesLaptop.Fields.Item("SoftComunicacion").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("SoftSoporteOtros").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Software
de Soporte y Otros |
><%=(rsDetallesLaptop.Fields.Item("SoftSoporteOtros").Value)%> |
<%end if%>
<%if(rsDetallesLaptop.Fields.Item("Notas").Value)<>"" then%>
<%if (cuentalinea mod 2)=0 then
color="bgcolor='#FFFFFF'"
else
color="bgcolor='#CCCCCC'"
end if
cuentalinea = cuentalinea+1
%>
| >Notas |
><%=(rsDetallesLaptop.Fields.Item("Notas").Value)%> |
<%end if%>